export interface RequireSelectionControl { isSelected: boolean; }